home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000570_ken@phy.ucsf.edu_Tue May 10 18:54:19 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  3KB

  1. Received: from cgl.ucsf.EDU by cs.umb.edu with SMTP id AA20590
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Wed, 11 May 1994 04:55:45 -0400
  3. Received: from coltrane.ucsf.EDU by cgl.ucsf.EDU (8.6.7/GSC4.24)
  4.     id BAA11728 for <tex-k@cs.umb.edu>; Wed, 11 May 1994 01:55:36 -0700
  5. Received: by coltrane.ucsf.EDU (5.65/GSC4.19)
  6.     id AA05004; Wed, 11 May 1994 01:54:19 -0700
  7. Date: Wed, 11 May 1994 01:54:19 -0700
  8. From: ken@phy.ucsf.edu
  9. Message-Id: <9405110854.AA05004@coltrane.ucsf.EDU>
  10. To: tex-k@cs.umb.edu
  11. Subject: suggestions for installation
  12.  
  13. I have just installed TeX on a DEC alpha 3000/600 running OSF1 V 2.0.
  14. I used gcc 2.5.8, also compiled under 2.0; it passed 'make compare',
  15. so it is compiled with itself.  I followed the FTP.nwc instructions.
  16. I did 'configure', 'make', and 'make install' in the web2c-6.1
  17. directory.
  18.  
  19. To do triptrap:
  20. I then did 'make distclean' followed by 'configure' in the web2c-6.1
  21. directory, then did 'make triptrap' and 'run triptrap' in the web2c
  22. directory.
  23.  
  24. SUGGESTIONS:
  25. (1) Make very explicit that all of the environment variables
  26.     associated with the lib installation must be set in the user's
  27. environment before doing make.  When it came time to make the format
  28. files, the tex & metafont programs called by the Makefiles could not 
  29. find any of the files (plain.tex, plain.mf, etc.) unless I had my 
  30. environment variables set.  
  31.     Perhaps this is something I did wrong, but I didn't change
  32. kpathsea/paths.h, all paths therein seemed to be set correctly for the
  33. library defaults; and I kept the library defaults, I just extracted
  34. lib.tar.gz in /usr/local/lib and didn't change anything.
  35.  
  36. (2) For some reason, the Makefiles made with 'configure' had
  37. x_lib_flags = 
  38. rather than
  39. x_lib_flags = -lXt -lX11 
  40. so I had to put the '-lXt -lX11' into the Makefiles by hand
  41. (otherwise, the final gcc command for, I think, virmf crashed with lots of 
  42. unresolved X routines).
  43.  
  44. (3) I needed to
  45. #define NO_FOIL_X_WCHAR_T
  46. perhaps you want to put this into x11.c in a #ifdef __alpha ??
  47.  
  48. (4) Please give instructions on what to do if you have some diffs from
  49.     triptrap that are not explicitly covered in Knuth's manual pages.
  50. I have some, posted below; but I'm not clear if they mean that the
  51. test failed, or who I should ask to find out. (Can anyone help me
  52. out???)
  53.  
  54. thanks very much,
  55.  
  56. Ken
  57. ken@phy.ucsf.edu
  58.  
  59. ------------------------------------------------
  60. ***QUESTIONABLE OUTPUTS FROM TRIP:
  61.  
  62. 451c451
  63. < 1320 strings of total length 23540
  64. ---
  65. > 1320 strings of total length 23520
  66. 7297c7297
  67. <  267 string characters out of 8460
  68. ---
  69. >  267 string characters out of 8480
  70. 7299c7299
  71. <  370 multiletter control sequences out of 2100
  72. ---
  73. >  370 multiletter control sequences out of 9500
  74. 7301c7301
  75. <  2 hyphenation exceptions out of 307
  76. ---
  77. >  2 hyphenation exceptions out of 607
  78. 1087,1088c1086,1087
  79. < 2535: y4 203921760 
  80. < 2540: y0 203921760 
  81. ---
  82. > 2535: y4 203921756 
  83. > 2540: y0 203921756 
  84.  
  85. -------------------------------------------------
  86. ***QUESTIONABLE OUTPUTS FROM TRAP:
  87.  
  88. 177c177
  89. < 1113 strings of total length 20516
  90. ---
  91. > 1113 strings of total length 20496
  92. 4243c4243
  93. <  3753 string characters out of 11484
  94. ---
  95. >  3753 string characters out of 11504
  96. 4245c4245
  97. <  289 symbolic tokens out of 2100
  98. ---
  99. >  289 symbolic tokens out of 9500
  100. 4254c4254
  101. <   out of 256w,16h,16d,64i,5000l,500k,256e,50p)
  102. ---
  103. >   out of 256w,16h,16d,64i,15000l,2500k,256e,50p)